home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / libmpcdec6 / copyright
Encoding:
Text File  |  2010-05-30  |  5.4 KB  |  150 lines

  1. This package was debianized by Sebastian Dr├╢ge <slomo@debian.org> on
  2. Mon, 07 Apr 2008 12:35:20 +0200.
  3.  
  4. It was downloaded from http://svn.musepack.net/libmpc/
  5.  
  6. Upstream Authors:
  7.  
  8.   The Musepack Development Team, http://www.musepack.net
  9.  
  10. Copyright:
  11.  
  12.   For mpcenc/*,
  13.       libmpcenc/*,
  14.       libmpcpsy/*,
  15.       include/mpc/minimax.h,
  16.       common/fastmath.c:
  17.     Copyright (C) 1999-2004 Buschmann/Klemm/Piecha/Wolf
  18.  
  19.   For mpcdec/*,
  20.       mpcgain/*,
  21.       mpcchap/*,
  22.       mpccut/*,
  23.       libmpcdec/*
  24.       mpc2sv8/*,
  25.       include/mpc/mpc_types.h,
  26.       include/mpc/streaminfo.h,
  27.       include/mpc/reader.h,
  28.       include/mpc/mpcdec.h:
  29.     Copyright (c) 2005-2008, The Musepack Development Team
  30.  
  31.   For common/huffman-bcl.c:
  32.     Copyright (c) 2003-2006 Marcus Geelnard
  33.  
  34.   For common/tags.c,
  35.       mpcenc/stderr.c:
  36.     Copyright (C) Frank Klemm 2002. Janne Hyv├╢inen 2002. All rights reserved.
  37.  
  38.   For wavcmp/*:
  39.     Copyright (C) 2007 Nicolas Botti <rududu@laposte.net>
  40.  
  41. License:
  42.  
  43.   For common/fastmath.c,
  44.       include/mpc/datatypes.h,
  45.       include/mpc/minimax.h,
  46.       include/mpc/mpcmath.h,
  47.       libmpcenc/*,
  48.       libmpcpsy/*:
  49.  
  50.    This library is free software; you can redistribute it and/or
  51.    modify it under the terms of the GNU Lesser General Public
  52.    License as published by the Free Software Foundation; either
  53.    version 2.1 of the License, or (at your option) any later version.
  54.   
  55.    This library is distributed in the hope that it will be useful,
  56.    but WITHOUT ANY WARRANTY; without even the implied warranty of
  57.    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  58.    Lesser General Public License for more details.
  59.  
  60.    You should have received a copy of the GNU Lesser General Public
  61.    License along with this library; if not, write to the Free Software
  62.    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
  63.  
  64. On Debian systems, the complete text of the GNU Lesser General Public License
  65. can be found in `/usr/share/common-licenses/LGPL-2.1'.
  66.  
  67.   For common/huffman-bcl.c:
  68.  
  69.    This software is provided 'as-is', without any express or implied
  70.    warranty. In no event will the authors be held liable for any damages
  71.    arising from the use of this software.
  72.  
  73.    Permission is granted to anyone to use this software for any purpose,
  74.    including commercial applications, and to alter it and redistribute it
  75.    freely, subject to the following restrictions:
  76.  
  77.    1. The origin of this software must not be misrepresented; you must not
  78.       claim that you wrote the original software. If you use this software
  79.       in a product, an acknowledgment in the product documentation would
  80.       be appreciated but is not required.
  81.  
  82.    2. Altered source versions must be plainly marked as such, and must not
  83.       be misrepresented as being the original software.
  84.  
  85.    3. This notice may not be removed or altered from any source
  86.       distribution.
  87.  
  88.  
  89.   For include/mpc/mpcdec.h,
  90.       include/mpc/mpc_types.h,
  91.       include/mpc/reader.h,
  92.       include/mpc/streaminfo.h
  93.       libmpcdec/*,
  94.       mpc2sv8/*,
  95.       mpccut/*,
  96.       mpcdec/*,
  97.       mpcenc/*,
  98.       mpcgain/*,
  99.       wavcmp/*:
  100.  
  101.    Redistribution and use in source and binary forms, with or without
  102.    modification, are permitted provided that the following conditions are
  103.    met:
  104.  
  105.    * Redistributions of source code must retain the above copyright
  106.    notice, this list of conditions and the following disclaimer.
  107.  
  108.    * Redistributions in binary form must reproduce the above
  109.    copyright notice, this list of conditions and the following
  110.    disclaimer in the documentation and/or other materials provided
  111.    with the distribution.
  112.  
  113.    * Neither the name of the The Musepack Development Team nor the
  114.    names of its contributors may be used to endorse or promote
  115.    products derived from this software without specific prior
  116.    written permission.
  117.  
  118.    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  119.    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  120.    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  121.    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  122.    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  123.    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  124.    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  125.    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  126.    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  127.    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  128.    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  129.   
  130.   For mpcchap/*:
  131.  
  132.    This program is free software; you can redistribute it and/or
  133.    modify it under the terms of the GNU General Public License
  134.    as published by the Free Software Foundation; either version 2
  135.    of the License, or (at your option) any later version.
  136.  
  137.    This program is distributed in the hope that it will be useful,
  138.    but WITHOUT ANY WARRANTY; without even the implied warranty of
  139.    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  140.    GNU General Public License for more details.
  141.  
  142.    You should have received a copy of the GNU General Public License
  143.    along with this program; if not, write to the Free Software
  144.    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
  145.    MA 02110-1301, USA.
  146.  
  147. On Debian systems, the complete text of the GNU General Public License
  148. can be found in `/usr/share/common-licenses/GPL-2'.
  149.  
  150.